Contribution org.nuxeo.ecm.platform.preview.authentication--startURL
In component org.nuxeo.ecm.platform.preview.authentication
org.nuxeo.ecm.platform.preview.authentication
inside nuxeo-platform-preview-7.10-HF07.jar /OSGI-INF/auth-contrib.xml
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>viewer/</pattern>
</patterns>
</startURLPattern>
</extension>